gtk4.git
2015-09-12 Matthias Clasencss lookup: Replace g_return by gtk_internal return
2015-09-12 Matthias Clasencss selector: Use a builtin to count bits
2015-09-12 Matthias Clasencss matcher: Avoid a redundant call
2015-09-12 Matthias Clasencss selector: Take advantage of interned strings
2015-09-12 Matthias Clasenbitmask: Trivial formatting fix
2015-09-12 Matthias Clasenbitmask: Optimize no-op resizes
2015-09-12 Matthias Clasenbitmask: Optimize intersect
2015-09-12 Matthias Clasenwidget-factory: Simplify the ui file
2015-09-12 Matthias Clasengtk-demo: Simplify ui files
2015-09-12 Matthias ClasenRun gtk-builder-tool simplify over all templates
2015-09-12 Matthias Clasengtk-builder-tool: Canonicalize booleans
2015-09-12 Matthias Clasenbuilder: Minor tweak
2015-09-12 Benjamin Ottewidgetpath: Implement using GtkCssNodeDeclaration
2015-09-12 Benjamin Ottecssnode: Move clear_classes() into the NodeDeclaration
2015-09-11 Garrett Regierstylecontext: Fix list_classes() after optimization
2015-09-11 Garrett Regierwidgetpath: Remove bad function prototypes
2015-09-11 Benjamin Otteiconcache: Guard deprecated gdk-pixbuf APIs
2015-09-11 Garrett Regiercssnode: Optimize listing of classes
2015-09-11 Garrett Regiercontainer: Don't add classes twice
2015-09-11 Alberts Muktupāvelsgtkplug.c: remove draw function, not needed
2015-09-11 Michael WeghornImprove printer distinction for option retrieval
2015-09-11 Jakub SteinerHighContrast: make sidebar list rows taller
2015-09-10 Ross LagerwallGtkFileSystem: Add to the list of remote filesystems
2015-09-10 Dušan KazikUpdated Slovak translation
2015-09-10 Timm BäderGtkWidget: Fix typo in #ifdef
2015-09-10 Timm BäderGtkContainer: Fix paramter name in doc comment
2015-09-09 Matthias ClasenOptimize gtk_css_node_declaration_has_class
2015-09-09 Matthias ClasenMore bit manipulation speedups
2015-09-09 Matthias ClasenManipulate bits more efficiently
2015-09-09 Matthias Clasenmatch_all: Only allocate an array when needed
2015-09-09 Matthias ClasenHandle match_all returning NULL
2015-09-09 Matthias ClasenOptimize gtk_css_selector_match_all
2015-09-09 Carlos Garnachox11: Declare variable for the inner loop
2015-09-09 Lapo CalamandreiAdwaita: special case selection mode lists checks
2015-09-09 Matthias ClasenUpdate the gtk3-demo man page
2015-09-09 Matthias Clasengtk-demo:Add a --list option
2015-09-09 Matthias Clasengtk-demo: Make --autoquit a simple option
2015-09-09 Matthias ClasenUse G_ENABLE_CONSISTENCY_CHECKS for template finalizati...
2015-09-09 Matthias Clasencss selector: Use the quarks we have
2015-09-09 Matthias Clasenstyle provider private: Use gtk_internal_return_if_fail
2015-09-09 Matthias ClasenClean up debug features
2015-09-09 Matthias Clasenwidget: Use G_ENABLE_CONSISTENCY_CHECKS for invariants...
2015-09-09 Matthias Clasensize request: Redo the recursion checks
2015-09-09 Matthias ClasenIntroduce G_ENABLE_CONSISTENCY_CHECKS
2015-09-09 Matthias Clasennotebook: Drop use of G_DISABLE_CHECKS
2015-09-09 Matthias ClasenDrop an unused warning
2015-09-09 Matthias ClasenUse a getter for widget direction
2015-09-09 Matthias Clasensettings: Reuse a value
2015-09-09 Matthias Clasenbuilder: Avoid some type-checking overhead
2015-09-09 Matthias Clasensettings: Avoid a redundant check
2015-09-09 Claude ParozUpdated po-properties French translation
2015-09-08 Lapo CalamandreiAdwaita: set -GtkRange-trough-border: 0 for scrollbars
2015-09-08 Jakub SteinerHighContrast: remove edge highlight
2015-09-08 Matthias Clasenwidget path: Use gtk_internal_return_if_fail
2015-09-08 Matthias Clasencss style property: Use gtk_internal_return_if_fail
2015-09-08 Matthias Clasencss color: Use gtk_internal_return_if_fail
2015-09-08 Matthias Clasenallocated bitmask: Use gtk_internal_return_if_fail
2015-09-08 Matthias Clasenwindow: Use internal more internal getters
2015-09-08 Matthias ClasenTrivial cleanup
2015-09-08 Matthias Clasenwidget: Use g_param_spec_get_name_quark
2015-09-08 Matthias Clasenstack: Convert to gtk_container_child_notify_by_pspec
2015-09-08 Matthias Clasennotebook: Convert to g_object_notify_by_pspec
2015-09-08 Matthias Clasengrid: Convert to gtk_container_child_notify_by_pspec
2015-09-08 Matthias Clasenbox: Convert to gtk_container_child_notify_by_pspec
2015-09-08 Matthias ClasenAdd some more child property API
2015-09-08 Matthias Clasenscrolled window: Convert to g_object_notify_by_pspec
2015-09-08 Matthias Clasenapp chooser button: Convert to g_object_notify_by_pspec
2015-09-08 Matthias Clasensettings: Convert more fully to g_object_notify_by_pspec
2015-09-07 Kjartan MaraasUpdated Norwegian bokmål translation.
2015-09-07 Matthias Clasenbuilder: Simplify _gtk_builder_boolean_from_string
2015-09-07 Matthias Clasenbuilder: Move a function
2015-09-07 Matthias Clasenbuilder: Minor refactoring
2015-09-07 Matthias Clasenwidget: Add more inline getters
2015-09-07 Matthias Clasensettings: Avoid one case of g_object_notify
2015-09-07 Matthias ClasenAvoid a string copy
2015-09-07 Benjamin Ottetreeview: Donate a priv variable to gtk_tree_view_init()
2015-09-07 Benjamin Ottenotebook: Don't needlessly cast in macros
2015-09-07 Benjamin Ottenotebook: Remove unused macros
2015-09-07 Benjamin Ottestylecontext: Remove line that is a no-op
2015-09-07 Benjamin Ottebitmask: Fix broken invert_range() implementation
2015-09-07 Matthias ClasenAvoid an extra type check in gdk_screen_get_default
2015-09-07 Matthias ClasenMove GtkWidgetPrivate to gtkwidgetprivate.h
2015-09-07 Matthias ClasenSpeed up gtk_allocated_bit_mask_invert_range
2015-09-06 Matthias ClasenPlug a leak
2015-09-06 Matthias Clasenmenu button: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasencontainer: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenframe: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenmenu item: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasentext buffer: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasentext cell renderer: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenbuilder: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasengdk window: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasendevice: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasentree view column: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasengesture single: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenevent controller: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenradio button: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasentoggle button: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasenstyle context: Convert to g_object_notify_by_pspec
2015-09-06 Matthias Clasentreeview: Convert to g_object_notify_by_pspec
next